Gets or sets a value indicating whether this instance is checked.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public bool IsChecked { get; set; } |
Visual Basic |
---|
Public Property IsChecked As Boolean Get Set |
XAML Attribute Usage |
---|
<object IsChecked="bool" .../> |